home *** CD-ROM | disk | FTP | other *** search
- Path: ferengi.prismnet.com!usenet
- From: idavis@comland.com (Isaac Davis)
- Newsgroups: comp.lang.c++
- Subject: Creating a DLL with Borland C++ 4.5
- Date: 5 Feb 1996 04:09:09 GMT
- Organization: PrismNet - (512)-418-1568
- Message-ID: <4f3vt5$f6n@ferengi.prismnet.com>
- NNTP-Posting-Host: ppp12.comland.com
- X-Newsreader: WinVN 0.91.6
-
- I am using Borland C++ 4.5, and am trying to create a DLL. I have a
- program that I wrote, that pulls data from one file, does a little work on
- it, and exports it to another file. The program works perfectly as an
- .exe, but I would like to make a .dll file out of it, and I am lacking the
- experience. I have searched the online documentation with Borland's C++,
- and have spent many hours looking through this newsgroup, and searching
- the web for some helpful info, but to no avail. If anyone knows of a good
- reference, I would be grateful if the could post it. I know that I can't
- just compile my code into a dll, or can I??? Thanks in advance.
- Isaac Davis
- idavis@comland.com
-